Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Backend service support for internet NEG backend #6853

Conversation

modular-magician
Copy link
Collaborator

Fixes: #6155

Similar to GoogleCloudPlatform/magic-modules#3764 but with virtual field to strip max_utilization from request body. This allows users of the regular backend service to send max_utilization = 0.0, but will show max_utilization in initial create diff of a backend with a network endpoint

Add ability to set global network endpoint group as backend for backend service. Make health_checks optional if NEG is used. Virtual field added to enable this

Release Note Template for Downstream PRs (will be copied)

compute: Added support to `google_compute_backend_service` for setting a network endpoint group as `backend.group`

Derived from GoogleCloudPlatform/magic-modules#3782

* Add ability to set global network endpoint group as backend for backend service. Make health_checks optional

* PR fixes

* Add encoder to remove max_utilization when neg backend

* Check for global NEG in group to remove max_utilization

* Add another nil check

* Spacing

* Docs fix

Signed-off-by: Modular Magician <[email protected]>
@modular-magician modular-magician merged commit fc68ee4 into hashicorp:master Jul 25, 2020
slevenick pushed a commit that referenced this pull request Jul 27, 2020
* Add ability to set global network endpoint group as backend for backend service. Make health_checks optional

* PR fixes

* Add encoder to remove max_utilization when neg backend

* Check for global NEG in group to remove max_utilization

* Add another nil check

* Spacing

* Docs fix

Signed-off-by: Modular Magician <[email protected]>
@ghost
Copy link

ghost commented Aug 24, 2020

I'm going to lock this issue because it has been closed for 30 days ⏳. This helps our maintainers find and focus on the active issues.

If you feel this issue should be reopened, we encourage creating a new issue linking back to this one for added context. If you feel I made an error 🤖 🙉 , please reach out to my human friends 👉 [email protected]. Thanks!

@ghost ghost locked and limited conversation to collaborators Aug 24, 2020
@modular-magician modular-magician deleted the downstream-pr-986d8a21af79ac88903d8857252659f5d69816da branch November 17, 2024 02:51
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Backend service resource cannot be used with global network endpoint
1 participant